MODE=REPEAT_INTERRUPT_MOD, INTEN=DISABLE_
MRT0 Control register. This register controls the MRT0 modes.
INTEN | Enable the TIMERn interrupt. 0 (DISABLE_): Disable. 1 (ENABLE_): Enable. |
MODE | Selects timer mode. 0 (REPEAT_INTERRUPT_MOD): Repeat interrupt mode. 1 (ONE_SHOT_INTERRUPT_M): One-shot interrupt mode. 2 (ONE_SHOT_BUS_STALL_M): One-shot bus stall mode. 3 (RESERVED_): Reserved. |
RESERVED | Reserved. |